css clip

56

img{
   position: absolute;
   clip: rect(25px, 100px, 100px, 25px);
}

Comments

Submit
0 Comments